Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump viem from 1.1.7 to 1.4.2 #180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps viem from 1.1.7 to 1.4.2.

Release notes

Sourced from viem's releases.

[email protected]

Patch Changes

  • #941 12c685a1 Thanks @​jxom! - Capture error signatures that do not exist on the ABI in ContractFunctionRevertedError.

  • #942 e26e356c Thanks @​alexfertel! - Deprecated OnLogParameter & OnLogFn in favor of WatchEventOnLogParameter & WatchEventOnLogFn types. Added WatchContractEventOnLogParameter & WatchContractEventOnLogFn types.

[email protected]

Patch Changes

  • 789592dc Thanks @​jxom! - Fixed an issue where calling encodePacked with an empty bytes[] array would return an Uint8Array instead of Hex value.

  • #922 71c9c933 Thanks @​mikemcdonald! - Fixed an issue where parseUnits would throw Cannot convert to a BigInt for large numbers with a fraction component.

[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

[email protected]

Minor Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from viem's changelog.

1.4.2

Patch Changes

  • #941 12c685a1 Thanks @​jxom! - Capture error signatures that do not exist on the ABI in ContractFunctionRevertedError.
  • #942 e26e356c Thanks @​alexfertel! - Deprecated OnLogParameter & OnLogFn in favor of WatchEventOnLogParameter & WatchEventOnLogFn types. Added WatchContractEventOnLogParameter & WatchContractEventOnLogFn types.

1.4.1

Patch Changes

  • 789592dc Thanks @​jxom! - Fixed an issue where calling encodePacked with an empty bytes[] array would return an Uint8Array instead of Hex value.
  • #922 71c9c933 Thanks @​mikemcdonald! - Fixed an issue where parseUnits would throw Cannot convert to a BigInt for large numbers with a fraction component.

1.4.0

Minor Changes

Patch Changes

1.3.1

Patch Changes

1.3.0

Minor Changes

1.2.15

Patch Changes

1.2.14

... (truncated)

Commits
  • 9019ae7 chore: version package (#944)
  • e26e356 feat: export watchEvent & watchContractEvent types (#942)
  • 7d7a111 docs: Update CONTRIBUTING.md (#943)
  • 12c685a fix: capture unsupported error signatures in ContractFunctionRevertedError ...
  • 74456f0 chore: update readme
  • 89be5ec chore: update readme
  • a01d42f docs: fix wrong mapping of JSON RPC method for watchAsset (#934)
  • 581ca3f chore: version package (#925)
  • 71c9c93 fix: parseUnits large number w/ fraction component (#922)
  • 789592d chore: changeset
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [viem](https://github.com/wagmi-dev/viem) from 1.1.7 to 1.4.2.
- [Release notes](https://github.com/wagmi-dev/viem/releases)
- [Changelog](https://github.com/wagmi-dev/viem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/viem/compare/[email protected]@1.4.2)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from awmuncy as a code owner July 28, 2023 08:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants